gdkwindow: Use an InputOnly window for focus_window
authorJasper St. Pierre <jstpierre@mecheye.net>
Fri, 31 Jan 2014 16:13:29 +0000 (11:13 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Fri, 31 Jan 2014 19:23:47 +0000 (14:23 -0500)
commit533a1306cf9a6355dc693ee54707ca50a05798bf
tree9b2f9a9b5ced4a794142c7070d440537b30b9526
parent54ec157599627e7037f4f9dab0d913486dc0767e
gdkwindow: Use an InputOnly window for focus_window

For XWayland, this is somewhat important to prevent a dummy XWayland surface
being made for all clients that connect...

https://bugzilla.gnome.org/show_bug.cgi?id=723390
gdk/x11/gdkwindow-x11.c